Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ModuleConfigKt
/
AmbientLightingConfigKt
/
Dsl
/
ledState
led
State
@get:
JvmName
(
name
=
"getLedState"
)
@set:
JvmName
(
name
=
"setLedState"
)
var
ledState
:
Boolean
Sets LED to on or off.
Content copied to clipboard
bool led_state = 1;